home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / HexEdit 1.21 / Version History < prev   
Encoding:
Text File  |  1997-08-03  |  2.8 KB  |  97 lines  |  [TEXT/ttxt]

  1.  
  2. Revision History
  3.  
  4. 8/2/97 Lane Roathe
  5. Version 1.21
  6.  CWPro r1 multi-target & MSL re-compile (added 15K too, sigh)
  7.  Fixed a crash bug when trying to insert data into an empty fork
  8.  added warning to potential future crash bugs (should never occure)
  9.  Sources no longer require OLDROUTINENAMES to compile
  10.  
  11. 6/6/96 Lane Roathe
  12. Version 1.2
  13.     Now a "fat" application, sources Universal Headers happy
  14.     Add better file compare, allow setting compare options
  15.     Add ability to switch between both forks of a file
  16.     Remove all warnings from the compile
  17.     Fixed a few bugs relating to Power PC usage
  18.  
  19. 11/9/95 Lane Roathe (unreleased)
  20. Version 1.1    (note: Dave Polaschek also released a "fat" v1.1!)
  21.     Compiles with CodeWarrior
  22.     First pass at "file compares"
  23.  
  24. 9/25/94
  25. Version 1.0.7
  26.     Fixed bug: scroll bars weren't deactivating on deactivate event
  27.     Allows Quit and Close while Search Dialog is open.
  28.     Added 'BINA' file type to bundle.
  29.  
  30. 9/22/94
  31. Version 1.0.6
  32.    Fixed cosmetic bug that caused multiple window refreshes to get mixed up (if
  33.    you had more than one window open, the wrong contents would be dislayed
  34.    when you switched from one window to another and clicked in the window).
  35.  
  36. 12/14/93
  37. Version 1.0.5
  38.         Fixed editing bug that occured when you typed in some chars, then positioned
  39.     the insertion point to the beginning or the middle of those chars and deleted a char.
  40.  
  41. 12/13/93
  42. Version 1.0.4
  43.     Fixed bug that caused HexEdit to crash on SEs, Portables, and other
  44.        Black and White macs.
  45.     Fixed scrolling bug that occurred on very large files.
  46.     Improved redrawing speed on very large files.
  47.     Eliminated cursor flashing when HexEdit is in background.
  48.     Greys out menus when windows are closed.
  49.     Added Freeware message to about box.
  50.  
  51. 9/10/93
  52. Version 1.0.3
  53.         Fixed a couple nasty bugs that caused HexEdit to behave erratically on files 
  54.     that couldn't fit in memory.  The bug caused HexEdit to crash and not save
  55.     these files properly.
  56.  
  57. 8/30/93
  58.     Cmd-W Closes Find Window
  59.     Removed ellipses from New menu item
  60.     Edit+Find menus dim appropriately
  61.  
  62. 8/23/93
  63.         Changed ok button to say "Goto" instead of "Search" on goto dialog.
  64.         Changed Cmd-Key shortcuts to be more MPW compatible
  65.         Fixed some menu items to disable when windows are closed
  66.         Added Select All
  67.         Added better About Box
  68.       Fixed Cursor I-Beam problem.
  69.  
  70. 7/8/93
  71. Version 1.0.2
  72.      Changed length display to decimal when appropriate
  73.    Fixed resizing window bug
  74.    Removed "preferences" from edit menu
  75.    Made checkmark preferences permanent
  76.    Added Backup File toggle
  77.    Added support for Zoom Box.
  78.    Windows can be resized up to max size.
  79.  
  80.  
  81. 7/6/93
  82. Version 1.0.1
  83.   Removed dependence on system 7, 32-bit quickdraw.
  84.   Fixed bug with radio buttons on open file dialog.
  85.   Sped up display for selecting.
  86.  
  87.  
  88. 7/4/93
  89.   Added Overwrite toggle switch
  90.     Added Goto Address
  91.  
  92. 7/2/93
  93.     Added Ascii/Hex Search
  94.  
  95. 7/23/93
  96.     Version 1.0 Released
  97.